home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000031_news@columbia.edu_Sun Apr 2 18:35:24 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA26469
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 2 Apr 1995 14:35:29 -0400
  3. Received: by apakabar.cc.columbia.edu id AA04648
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 2 Apr 1995 14:35:28 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Getting result code from external command?
  9. Date: 2 Apr 1995 18:35:24 GMT
  10. Organization: Columbia University
  11. Lines: 12
  12. Message-Id: <3lmqpc$4h3@apakabar.cc.columbia.edu>
  13. References: <3lkn74$inq@news0.cybernetics.net>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3lkn74$inq@news0.cybernetics.net>,
  18. Milton A. Baucom <mbaucom@cybernetics.net> wrote:
  19. >In Kermit 5A(190), how do I test the return code of an external command?
  20. >i.e.  If I shell out to execute some script, I'd like to be able to see if
  21. >it worked and send some sort of message...
  22. >
  23. This does not work in version 5A(190) and earlier.  This feature will be
  24. added to the next release.
  25.  
  26. - Frank
  27. x
  28. x